test-all: Exclude exif from multi-format test.
authoroliskoli <oliskoli@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sat, 26 Apr 2008 21:04:37 +0000 (21:04 +0000)
committeroliskoli <oliskoli@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sat, 26 Apr 2008 21:04:37 +0000 (21:04 +0000)
gpsbabel/test-all

index b4b876310e4387e2a478c8a017887651afb93d9f..088c7ca96a5ef0f5851d1bfb890870528d807378 100755 (executable)
@@ -4,7 +4,7 @@
 
 PNAME=${PNAME:-./gpsbabel}
 REFGPX="reference/expertgps.gpx"       # reference file for all tests
-EXCL="ozi vitosmt xol"                 # exclude formats from test
+EXCL="exif ozi vitosmt xol"                    # exclude formats from test
 CAPS=""
 TEMPDIR=${GBTEMP:-/tmp}/gb-test-all
 CATALOG=/tmp/gb-test-all.done